Contains
TheContains
method returns a Boolean value that indicates whether this type list contains the specified element.
ODBoolean Contains (in ODType type);
type
- The element to be tested for inclusion in this list.
- return value
kODTrue
if this type list contains an element equal to the specified element, otherwisekODFalse
.SEE ALSO
TheODType
type (page 876).
TheODTypeList::AddLast
method (page 798).
TheODTypeList::Remove
method (page 801).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help